Autogenerated HTML docs for v1.5.4.3-325-g6d21
diff --git a/git-describe.html b/git-describe.html index 7c33eea..6e851d7 100644 --- a/git-describe.html +++ b/git-describe.html
@@ -338,6 +338,16 @@ candidates to describe the input committish consider up to <n> candidates. Increasing <n> above 10 will take slightly longer but may produce a more accurate result. + An <n> of 0 will cause only exact matches to be output. +</p> +</dd> +<dt> +--exact-match +</dt> +<dd> +<p> + Only output exact matches (a tag directly references the + supplied commit). This is a synonym for --candidates=0. </p> </dd> <dt> @@ -437,7 +447,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 12-Feb-2008 03:18:05 UTC +Last updated 28-Feb-2008 00:25:38 UTC </div> </div> </body>